@charset "UTF-8";

.content #limited_car_202508 * {
    max-width: 100%;
}
.bodyclass.page-second #limited_car_202508 {
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1;
    color: #395885;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}
.bodyclass.page-second #limited_car_202508 h1,
.bodyclass.page-second #limited_car_202508 h2,
.bodyclass.page-second #limited_car_202508 h3,
.bodyclass.page-second #limited_car_202508 h4,
.bodyclass.page-second #limited_car_202508 h5 {
    display: block;
    border: none;
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
}
.bodyclass.page-second #limited_car_202508 h1::after,
.bodyclass.page-second #limited_car_202508 h2::after,
.bodyclass.page-second #limited_car_202508 h3::after,
.bodyclass.page-second #limited_car_202508 h4::after,
.bodyclass.page-second #limited_car_202508 h5::after {
    display: none;
}
.bodyclass.page-second #limited_car_202508 .sec-snippet-h3,
.bodyclass.page-second #limited_car_202508 p {
    margin: 0;
    padding: 0;
}

.bodyclass.page-second #limited_car_202508 ul {
    list-style: none;
}
.bodyclass.page-second #limited_car_202508 a {
    transition: 0.3s;
    text-decoration: none;
}
.bodyclass.page-second #limited_car_202508 a:hover{
    opacity: 0.6;
}
#limited_car_202508 img {
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    margin: 0 auto;
}      
#limited_car_202508 .pc {
    display: block;
}
#limited_car_202508 .sp {
    display: none;
}
#limited_car_202508 .contents-area {
    padding: 0;
}

/* youhin */
#limited_car_202508 .youhin {
    background: url(../images/youhin_bg.png) repeat;
    font-family: "Zen Maru Gothic", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
#limited_car_202508 .youhin .youhin-inner {
    padding: 90px 35px 30px;
}
#limited_car_202508 .youhin .youhin-list {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
#limited_car_202508 .youhin .youhin-inner > .youhin-list:not(:last-of-type) {
    margin-bottom: 75px;
}
#limited_car_202508 .youhin .youhin-box-l > .youhin-box:not(:last-of-type),
#limited_car_202508 .youhin .youhin-box-r > .youhin-box:not(:last-of-type)  {
    margin-bottom: 75px;
}
#limited_car_202508 .youhin .youhin-box {
    background: #fff;
    border-radius: 0 60px 0 60px;
    padding: 60px 30px 45px;
    position: relative;
}
#limited_car_202508 .youhin .youhin-box p.num {
    width: 90px;
    height: 90px;
    position: absolute;
    top: -45px;
    left: -10px;
}
#limited_car_202508 .youhin .youhin-box h3.ttl {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4;
    color: #395885;
    text-align: center;
}
#limited_car_202508 .youhin .youhin-box p.notice {
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: #FF4B5A;
    text-align: center;
}
#limited_car_202508 .youhin .youhin-box p.detail {
    margin: 30px 0 0;
}
#limited_car_202508 .youhin .youhin-box .set {
    margin: 30px 0 0;
    padding: 20px;
    background: #F4F4F4;
    border-radius: 30px;
}
#limited_car_202508 .youhin .youhin-box .set h4.set-ttl {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    background: #395885;
    text-align: center;
    width: 93px;
    height: 26px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 15px;
}
#limited_car_202508 .youhin .youhin-box .set ul.set-list {
    padding: 0 0 0 25px;
}
#limited_car_202508 .youhin .youhin-box .set ul.set-list li {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    color: #395885;
}
#limited_car_202508 .youhin .youhin-box .set ul.set-list li:not(:last-child) {
    margin-bottom: 5px;
}
#limited_car_202508 .youhin .youhin-box .set ul.set-list li::before {
    content: '・';
    position: absolute;
    left: -1.2em;
    top: 0.2em;
    line-height: 1;
}
#limited_car_202508 .youhin .youhin-box p.price {
    margin: 30px 0 0;
}
#limited_car_202508 .youhin .youhin-box p.annotation {
    font-size: 14px;
    line-height: 1,4;
    text-align: right;
    color: #999;
    margin: 15px 0 0;
}
#limited_car_202508 .youhin p.youhin-annotation {
    font-size: 14px;
    line-height: 1,4;
    text-align: right;
    color: #999;
    margin: 60px 0 0;
}
/* アコーディオン */
#limited_car_202508 .youhin .youhin-box .set .ac-btn {
    width: 250px;
    height: 40px;
    margin: 15px auto 0;
    background: #fff;
    border: 1px solid #395885;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 500;
    color: #395885;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    transition: all 0.3s;
}
#limited_car_202508 .youhin .youhin-box .set .ac-btn:hover {
    opacity: 0.5;
}
#limited_car_202508 .youhin .youhin-box .set .ac-btn::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 45%;
    width: 8px;
    height: 8px;
    border-left: 2px solid #395885;
    border-bottom: 2px solid #395885;
    transform: rotate(-45deg) translateY(-50%);
    transition: transform 0.3s ease;
}
#limited_car_202508 .youhin .youhin-box .set .ac-btn.open::before {
    transform: rotate(135deg);
}
#limited_car_202508 .youhin .youhin-box .set .ac-btn .text-open {
    display: none;
}
#limited_car_202508 .youhin .youhin-box .set .ac-btn.open .text-default {
    display: none;
}
#limited_car_202508 .youhin .youhin-box .set .ac-btn.open .text-open {
    display: inline;
}
#limited_car_202508 .youhin .youhin-box .set ul.set-list.ac-content li {
    opacity: 0;
    height: 0;
    margin-bottom: 0;
    overflow: hidden;
    transition: opacity 0.6s ease, height 0.6s ease;
}
#limited_car_202508 .youhin .youhin-box .set ul.set-list.ac-content li.visible {
    opacity: 1;
    height: auto;
    overflow: visible;
}
#limited_car_202508 .youhin .youhin-box .set ul.set-list.ac-content li.visible:not(:last-child) {
    margin-bottom: 5px !important;
}

/* recommend */
#limited_car_202508 .recommend {
    background: #FADB28;
    padding: 90px 40px 60px;
    font-family: "Zen Maru Gothic", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
#limited_car_202508 .recommend h2.ttl {
    margin: 0 auto 70px;
}

/* move */
#limited_car_202508 .move {
    background: #B0E2E5 url(../images/move_bg.png) repeat;
    padding: 90px 40px 60px;
    font-family: "Zen Maru Gothic", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
#limited_car_202508 .move h2.ttl {
    margin: 0 auto 30px;
}
#limited_car_202508 .move .move-btn {
    max-width: 540px;
    margin: 30px auto 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#limited_car_202508 .move .move-btn a {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    height: 60px;
    background-color: #fff;
    box-shadow: 3px 5px rgba(53, 155, 233, 1);
    border-radius: 24px;
    font-size: 20px;
    font-weight: 700;
    color: #359BDF;
    text-align: center;
    text-decoration: none;
    transition: .2s ease-in-out;
    border: 1px solid #359BDF;
}
#limited_car_202508 .move .move-btn a:hover {
    top: 6px;
    box-shadow: 0 0 rgba(53, 155, 233, 1);
}

/* text */
#limited_car_202508 .text {
    padding: 30px 0 0;
    font-family: "Zen Maru Gothic", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
#limited_car_202508 .text p {
    font-size: 14px;
    line-height: 1.4;
}

/* info */
#limited_car_202508 .info {
	margin: 60px 0 0 0;
}
#limited_car_202508 .info .info-list {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 20px 20px;
}
#limited_car_202508 .info .info-list li {
	width: calc((100% - 40px) / 3);
}

/* bnr */
#limited_car_202508 .bnr {
	padding: 60px 0 0;
}
#limited_car_202508 .bnr p {
	text-align: center;
}
#limited_car_202508 .bnr p a {
	display: inline-block;
}
#limited_car_202508 .bnr p a img {
	width: 400px;
}


@media (max-width: 896px) {

    #limited_car_202508 .pc {
        display: none;
    }
    #limited_car_202508 .sp {
        display: block;
    }

    /* kv */
    #limited_car_202508 .kv h1 img,
    #limited_car_202508 .youhin h2 img {
        width: 100%;
    }

    /* youhin */
    #limited_car_202508 .youhin {
        background-size: 150%;
    }
    #limited_car_202508 .youhin .youhin-inner {
        padding: 70px 20px 30px 30px;
    }
    #limited_car_202508 .youhin .youhin-list {
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 0;
    }
    #limited_car_202508 .youhin .youhin-inner > .youhin-list:not(:last-of-type) {
        margin-bottom: 50px;
    }
    #limited_car_202508 .youhin .youhin-box-r > .youhin-box:not(:last-of-type)  {
        margin-bottom: 50px;
    }
    #limited_car_202508 .youhin .youhin-box-l {
        margin-bottom: 50px;
    }
    #limited_car_202508 .youhin .youhin-box {
        padding: 40px 15px 30px;
    }
    #limited_car_202508 .youhin .youhin-box p.num {
        width: 60px;
        height: 60px;
        top: -30px;
        left: -10px;
    }
    #limited_car_202508 .youhin .youhin-box h3.ttl {
        font-size: 18px;
    }
    #limited_car_202508 .youhin .youhin-box p.detail {
        margin: 20px 0 0;
    }
    #limited_car_202508 .youhin .youhin-box .set {
        margin: 20px 0 0;
    }
    #limited_car_202508 .youhin .youhin-box p.price {
        margin: 20px 0 0;
    }
    #limited_car_202508 .youhin .youhin-box p.annotation {
        margin: 20px 0 0;
    }
    #limited_car_202508 .youhin p.youhin-annotation {
        margin: 40px 0 0;
    }
    /* アコーディオン */
    #limited_car_202508 .youhin .youhin-box .set .ac-btn {
        width: 100%;
    }
    #limited_car_202508 .youhin .youhin-box .set .ac-btn:hover {
        opacity: 0.5;
    }

    /* recommend */
    #limited_car_202508 .recommend {
        padding: 40px 20px;
    }
    #limited_car_202508 .recommend h2.ttl {
        margin: 0 auto 10px;
    }

    /* move */
    #limited_car_202508 .move {
        padding: 40px 20px;
    }
    #limited_car_202508 .move h2.ttl {
        margin: 0 auto 20px;
    }
    #limited_car_202508 .move .move-btn {
        max-width: 100%;
        margin: 20px auto 0;
        gap: 15px;
    }
    #limited_car_202508 .move .move-btn a {
        padding: 15px 30px;
        height: auto;
        font-size: 18px;
        line-height: 1.4;
    }
    #limited_car_202508 .move .move-btn a:hover {
        top: 6px;
        box-shadow: 0 0 rgba(53, 155, 233, 1);
    }

    /* info */
    #limited_car_202508 .info {
        margin: 40px 0 0 0;
    }
    #limited_car_202508 .info .info-list {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        gap: 15px 0;
    }
    #limited_car_202508 .info .info-list li {
        width: 100%;
    }

    /* bnr */
    #limited_car_202508 .bnr {
        padding: 40px 0 0;
    }
}